home *** CD-ROM | disk | FTP | other *** search
- head 1.1;
- access;
- symbols;
- locks
- dlorre:1.1; strict;
- comment @ * @;
-
-
- 1.1
- date 96.08.22.02.06.07; author dlorre; state Exp;
- branches;
- next ;
-
-
- desc
- @Oui.lib -- Object User Interface
- Projet créé en 1994
- Auteur: Dominique Lorre
- @
-
-
- 1.1
- log
- @Initial revision
- @
- text
- @
- #define EGA_Min (TAG_USER+ 1)
- #define EGA_Max (TAG_USER+ 2)
- #define EGA_Level (TAG_USER+ 3)
- #define EGA_Full (TAG_USER+ 4)
- #define EGA_window (TAG_USER+ 5)
- #define EGA_Label (TAG_USER+ 6)
- #define EGA_Flags (TAG_USER+ 7)
- #define EGA_TextAttr (TAG_USER+ 8)
- #define EGA_Pulse (TAG_USER+ 9)
- #define EGA_Number (TAG_USER+10)
- #define EGA_XPens (TAG_USER+11)
- #define EGA_GPen (TAG_USER+12)
-
- @
-